home *** CD-ROM | disk | FTP | other *** search
- This is the new version that (on the PC) works off of timer interrupts.
- It also does auto-calibration of the delay loops.
-
- glove.h contains a number of general-purpose structs, defines and
- prototypes for accessing the glove
-
- glove.c contains the routines for accessing the glove on the PC
-
- test.c contains a very simple demo that just reports (in text mode) the
- values read from the glove
-
- glovgraf.c contains a (slightly) fancier demo that moves a rectangle
- around the screen as the glove moves
-
- makefile is useful for building test.exe and glovgraf.exe
-
- For wiring information, see the June 1990 issue of Byte magazine (available
- at your local library).
-